The Global Collaboration Framework can handle vault events two ways: with script or with the GcfEvents extension implemented in GCF 2011. Both ways are supported. For first-time installations, we strongly recommend using the GcfEvents extension.
The script implementation is still supported for those customers that have customized GCF script and cannot use the extension. The script can be found in C:\Program Files (x86)\BCMeridian\Program\GCF\Configuration\Advanced\MainScript_WithEvents.bas. If you use this script, do not assign the GcfEvents extension to any document types.
To make the GCF VBScript functions available within the vault, you must import them into the vault's existing script.
To import the VBScript code for a first-time GCF installation:
Some GCF operations are supported by the Meridian Enterprise Web Client: cross-site workflow, document deletion, and workflow revocation. To make the support available, append the script in the following file to the end of the vault's current event procedures code similar to the preceding task:
C:\Program Files (x86)\BC-Meridian\Program\GCF\Configuration\GCFWeb.bas
Related concepts
About installing the Meridian Enterprise server components
Related tasks
Importing the briefcase settings
Adding the Project Portal support functions
Related information
Understanding the system requirements